#/ Ignoring the virtual environment created from Python called .venv
/backend/.venv
# Ignore the .env variables in front and backend
/backend/.env
/frontend/.env
